home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource Library: Multimedia
/
Resource Library: Multimedia.iso
/
space
/
educatio
/
mac
/
rfrncstc.hqx
/
REFERENCE STACK
/
background_2761.txt
< prev
next >
Wrap
Text File
|
1993-02-04
|
2KB
|
100 lines
-- background: 2761 from stack: in
-- bmap block id: 3270
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=256 top=298 right=321 bottom=281
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=228 top=298 right=321 bottom=254
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
go to prev card
end mouseUp
-- part 16 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=437 top=277 right=323 bottom=486
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go to card id 3019 of stack "HOME CARD"
end mouseUp
-- part 17 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=17 top=73 right=298 bottom=487
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: -4
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 18 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=19 top=33 right=49 bottom=69
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Find
----- HyperTalk script -----
on mouseUp
doMenu "Find..."
end mouseUp